home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Sample Code / Networking / JSaver / About JSaver next >
Encoding:
Text File  |  1997-06-05  |  562 b   |  19 lines  |  [TEXT/MPCC]

  1. JSaver v1.0
  2. -----------
  3.  
  4. JSaver is a sample screen saver for Berkeley Systems After Dark.
  5. It uses MRJ (Mac OS Runtime for Java™) to display java applets from
  6. the web or local disk.
  7.  
  8. You need MRJ to run JSaver: http://applejava.apple.com/
  9.  
  10. JSaver uses the JManager interface to instantiate a Java runtime
  11. and display an applet.  The interesting code that does this work
  12. is in JSaver.cp.  Also of note is the CFMModuleLoader.π project,
  13. which illustrates how to execute a fat CFM code resource from classic
  14. 68k code resources.
  15.  
  16. Steve Zellers
  17. Java Runtimes
  18. 06/05/97
  19.